Fix Lintian info file-references-package-build-path in Doxygen docs
Forwarded: not-needed
Last-Update: 2025-02-22
This patch updates docs/Doxyfile to set FULL_PATH_NAMES to NO. By doing so, it
prevents absolute build paths from being embedded in the generated document.
This patch fixes the following Lintian info message:
I: libgpiod-doc: file-references-package-build-path
Last-Update: 2025-02-22
Gbp-Pq: Name docs-disable-full-path-names
Gavin Lai (賴建宇) [Sat, 7 Mar 2026 16:03:33 +0000 (00:03 +0800)]
Fix Lintian info file-references-package-build-path in Doxygen docs
Forwarded: not-needed
Last-Update: 2025-02-22
This patch updates docs/Doxyfile to set FULL_PATH_NAMES to NO. By doing so, it
prevents absolute build paths from being embedded in the generated document.
This patch fixes the following Lintian info message:
I: libgpiod-doc: file-references-package-build-path
Last-Update: 2025-02-22
Gbp-Pq: Name docs-disable-full-path-names
Gavin Lai (賴建宇) [Mon, 18 Aug 2025 14:50:37 +0000 (22:50 +0800)]
Fix Lintian info file-references-package-build-path in Doxygen docs
Forwarded: not-needed
Last-Update: 2025-02-22
This patch updates docs/Doxyfile to set FULL_PATH_NAMES to NO. By doing so, it
prevents absolute build paths from being embedded in the generated document.
This patch fixes the following Lintian info message:
I: libgpiod-doc: file-references-package-build-path
Last-Update: 2025-02-22
Gbp-Pq: Name docs-disable-full-path-names
Gavin Lai (賴建宇) [Thu, 13 Mar 2025 01:24:05 +0000 (09:24 +0800)]
Fix Lintian info file-references-package-build-path in Doxygen docs
Forwarded: not-needed
Last-Update: 2025-02-22
This patch updates docs/Doxyfile to set FULL_PATH_NAMES to NO. By doing so, it
prevents absolute build paths from being embedded in the generated document.
This patch fixes the following Lintian info message:
I: libgpiod-doc: file-references-package-build-path
Last-Update: 2025-02-22
Gbp-Pq: Name docs-disable-full-path-names
Gavin Lai (賴建宇) [Sun, 23 Feb 2025 13:20:22 +0000 (21:20 +0800)]
Fix Lintian info file-references-package-build-path in Doxygen docs
Forwarded: not-needed
Last-Update: 2025-02-22
This patch updates docs/Doxyfile to set FULL_PATH_NAMES to NO. By doing so, it
prevents absolute build paths from being embedded in the generated document.
This patch fixes the following Lintian info message:
I: libgpiod-doc: file-references-package-build-path
Last-Update: 2025-02-22
Gbp-Pq: Name docs-disable-full-path-names
Gavin Lai (賴建宇) [Tue, 27 Aug 2024 14:35:02 +0000 (22:35 +0800)]
bindings: python: byte compile by python3-all versions
Forwarded: not-needed
Last-Update: 2024-02-25
This patch ensures this package is compatible with the Python versions in
python3-all. Before this patch, there will be an import error for the Python
version, which is not installed in the python3 package.
Last-Update: 2024-02-25
Gbp-Pq: Name python3-all-versions-byte-compile
SZ Lin (林上智) [Mon, 14 Dec 2020 07:34:58 +0000 (07:34 +0000)]
libgpiod (1.6.2-1) unstable; urgency=medium
* Import new upstream release
* d/control:
- Set Build-Depends: linux-libc-dev (>= 4.8), the new version of libgpiod
allows building the library with pre Linux v5.5 kernel headers.
- Bump Standards-Version to 4.5.1
* Import new upstream release
* Add salsa-ci.yml for enabling CI function in Salsa
* Update symbol table
* d/control:
- Bump debhelper-compat to 13
* d/copyright:
- Correct copyright information
* d/rules:
- Remove unneeded declaration
SZ Lin (林上智) [Tue, 3 Mar 2020 13:46:43 +0000 (13:46 +0000)]
libgpiod (1.4.1-4) unstable; urgency=medium
* Fix symbols disappeared on s390x - Thanks to Gianfranco Costamagna
<locutusofborg@debian.org> (Closes: #949958)
* Add Multi-Arch attribute - Thanks to Helmut Grohne <helmut@subdivi.de>
(Closes: #951196)
* Support nopython build profile to avoid FTFBS issue - This patch was
tweaked from Helmut Grohne <helmut@subdivi.de>. Thanks the report from
Michael Hudson-Doyle (Closes:#949919, #951197)
* d/control:
- Bump Standards-Version to 4.5.0
- Set Rules-Requires-Root: no
* d/watch:
- Ignore watching on rc version